[INFO] fetching crate breadthread 0.1.4...
[INFO] fixing breadthread-0.1.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate breadthread 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate breadthread 0.1.4
[INFO] finished tweaking crates.io crate breadthread 0.1.4
[INFO] tweaked toml for crates.io crate breadthread 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate breadthread 0.1.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding ahash v0.7.8 (available: v0.8.12)
[INFO] [stderr]       Adding flume v0.10.14 (available: v0.12.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.17.1)
[INFO] [stderr]       Adding loom v0.5.6 (available: v0.7.2)
[INFO] [stderr]       Adding spin v0.9.8 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24
[INFO] running `Command { std: "docker" "start" "241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 removed features: default, std
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, std
[INFO] [stderr]   once_cell v1.21.4 (as host dependency) removed features: default, std
[INFO] [stderr]   tracing v0.1.44 removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr] 
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking breadthread v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
[INFO] [stderr] crater-edition-check: breadthread v0.1.4 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking breadthread v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(loom)]
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(loom))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(loom)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(loom)]
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(loom))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(loom)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `driver`
[INFO] [stdout]   --> src/directive.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let closure = Box::new(move |driver: &mut Driver<'lt, Pinned>| {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_values`
[INFO] [stdout]   --> src/directive.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 deleted_values,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `deleted_values: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `driver`
[INFO] [stdout]   --> src/directive.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let closure = Box::new(move |driver: &mut Driver<'lt, Pinned>| {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_values`
[INFO] [stdout]   --> src/directive.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 deleted_values,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `deleted_values: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `known_values` and `known_values_mut` are never used
[INFO] [stdout]   --> src/driver.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<'lt, S: PinStatus> Driver<'lt, S> {
[INFO] [stdout]    | -------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) fn known_values(&self) -> &HashSet<usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub(crate) fn known_values_mut(&mut self) -> &mut HashSet<usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/driver.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Pinned(*const ());
[INFO] [stdout]     |            ------ ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `known_values` and `known_values_mut` are never used
[INFO] [stdout]   --> src/driver.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl<'lt, S: PinStatus> Driver<'lt, S> {
[INFO] [stdout]    | -------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub(crate) fn known_values(&self) -> &HashSet<usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub(crate) fn known_values_mut(&mut self) -> &mut HashSet<usize> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/driver.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Pinned(*const ());
[INFO] [stdout]     |            ------ ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.02s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.186 removed features: default, std
[INFO] [stderr]   libc v0.2.186 (as host dependency) removed features: default, std
[INFO] [stderr]   once_cell v1.21.4 (as host dependency) removed features: default, std
[INFO] [stderr]   tracing v0.1.44 removed features: attributes, default, tracing-attributes
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr] 
[INFO] [stderr]     Checking breadthread v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/wrapped.rs (9 fixes)
[INFO] [stderr]        Fixed src/object.rs (2 fixes)
[INFO] [stderr]        Fixed src/value.rs (1 fix)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.63s
[INFO] [stderr] crater-edition-check: breadthread v0.1.4 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking breadthread v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(loom)]
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(loom))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(loom)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(not(loom))]
[INFO] [stdout]   |           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]  --> src/sync.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(loom)]
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(not(loom))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `loom`
[INFO] [stdout]   --> src/value.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(loom)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `driver`
[INFO] [stdout]   --> src/directive.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let closure = Box::new(move |driver: &mut Driver<'lt, Pinned>| {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_values`
[INFO] [stdout]   --> src/directive.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 deleted_values,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `deleted_values: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `driver`
[INFO] [stdout]   --> src/directive.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let closure = Box::new(move |driver: &mut Driver<'lt, Pinned>| {
[INFO] [stdout]    |                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_values`
[INFO] [stdout]   --> src/directive.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 deleted_values,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^ help: try ignoring the field: `deleted_values: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/wrapped.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |                   let (ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                        ^^^^^^^^^^^^    ^^^^^^^^
[INFO] [stdout]     |                        |               |
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        |               occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 132 | / wrap_tuple! {
[INFO] [stdout] 133 | |     A B C D E F G H I J
[INFO] [stdout] 134 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `wrap_tuple` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |                 let &(ref $current, $(ref $gen),*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `breadthread` (lib test) due to 10 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `breadthread` (lib) due to 10 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24", kill_on_drop: false }`
[INFO] [stdout] 241f3ac1f265759976372c2b52c0d5b18fa3f99cbad31bf4c07277fe7f3c0b24
